# 0 - Early Great-War tank
model = {
	cost 					= 8 # +3
	buildtime	 			= 180
	manpower 				= 3
	maxspeed 				= 2
	defaultorganisation 	= 20
	grounddefence 			= 1
	airdefence				= 1
	softattack				= 2 # change -1
	hardattack				= 0
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 4
	fuelconsumption			= 4
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 1 - Late Great War Tank tank
model = {
	cost 					= 8 # +3
	buildtime	 			= 180
	manpower 				= 3
	maxspeed 				= 3
	defaultorganisation 	= 20
	grounddefence 			= 1
	airdefence				= 1
	softattack				= 3 # change -1
	hardattack				= 1
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 4
	fuelconsumption			= 4
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 2 - .30 Cal Tankette
model = {
	cost 					= 6 # +3
	buildtime	 			= 100
	manpower 				= 6
	maxspeed 				= 12 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 2
	airdefence				= 1
	softattack				= 2
	hardattack				= 0
	airattack				= 1
	transportweight			= 15
	supplyconsumption 		= 0.5
	fuelconsumption			= 0.5
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 3 - .50 Cal Tankette
model = {
	cost 					= 6 # +3
	buildtime	 			= 100
	manpower 				= 6
	maxspeed 				= 12 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 2
	airdefence				= 1
	softattack				= 3
	hardattack				= 1
	airattack				= 1
	transportweight			= 15
	supplyconsumption 		= 0.5
	fuelconsumption			= 0.5
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 4 - Infantry Support Tank
model = {
	cost 					= 11 # +6
	buildtime	 			= 220 # +40
	manpower 				= 6
	maxspeed 				= 5
	defaultorganisation 	= 20
	grounddefence 			= 5
	airdefence				= 1
	softattack				= 5 # change -2
	hardattack				= 4 # change -2
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 5 - Basic Light Tank (MG)
model = {
	cost 					= 10 # +3
	buildtime	 			= 180
	manpower 				= 6
	maxspeed 				= 11  # change -3
	defaultorganisation 	= 20
	grounddefence 			= 3  # change -2
	airdefence				= 1
	softattack				= 4
	hardattack				= 1
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 2
	fuelconsumption			= 2
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 6 - Basic Light Tank (20+mm)
model = {
	cost 					= 10 # +3
	buildtime	 			= 180
	manpower 				= 6
	maxspeed 				= 11 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 3  # change -2
	airdefence				= 1
	softattack				= 4 # change -1
	hardattack				= 3 # change -1
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 2
	fuelconsumption			= 2
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 7 - Basic Light Tank (30+mm)
model = {
	cost 					= 10 # +3
	buildtime	 			= 180
	manpower 				= 6
	maxspeed 				= 11 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 3 # change -2
	airdefence				= 1
	softattack				= 5 # change -1
	hardattack				= 4 # change -1
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 2
	fuelconsumption			= 2
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 8 - Basic Light Tank (40+mm)
model = {
	cost 					= 10 # +3
	buildtime	 			= 180
	manpower 				= 6
	maxspeed 				= 11 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 3 # change -2
	airdefence				= 1
	softattack				= 5 # change -3
	hardattack				= 5 # change -3
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 2
	fuelconsumption			= 2
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 9 - Improved Light Tank (20+mm)
model = {
	cost 					= 11 # +3
	buildtime	 			= 180
	manpower 				= 6
	maxspeed 				= 11 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 5 # change -2
	airdefence				= 1
	softattack				= 4 # change -2
	hardattack				= 4 # change -1
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 2
	fuelconsumption			= 2.5
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 10 - Improved Light Tank (30+mm)
model = {
	cost 					= 11 # +3
	buildtime	 			= 180
	manpower 				= 6
	maxspeed 				= 11 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 5 # change -2
	airdefence				= 1
	softattack				= 5 # change -1
	hardattack				= 5 # change -2
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 2
	fuelconsumption			= 2.5
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 11 - Improved Light Tank (40+mm)
model = {
	cost 					= 11 # +3
	buildtime	 			= 180
	manpower 				= 6
	maxspeed 				= 11 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 5 # change -1
	airdefence				= 1
	softattack				= 6 # change -2
	hardattack				= 6 # change -2
	airattack				= 1
	transportweight			= 30
	supplyconsumption 		= 2
	fuelconsumption			= 2.5
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}

# 12 - Basic Medium Tank (MG)
model = {
	cost 					= 13 # +3
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 6 # change -4
	airdefence				= 1
	softattack				= 3 # change -1
	hardattack				= 1
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 13 - Basic Medium Tank (30+mm)
model = {
	cost 					= 13 # +3
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 6 # change -4
	airdefence				= 1
	softattack				= 5 # change -1
	hardattack				= 4 # change -3
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 14 - Basic Medium Tank (40+mm)
model = {
	cost 					= 13 # +3
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 6 # change -4
	airdefence				= 1
	softattack				= 6 # change -2
	hardattack				= 6 # change -2
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 15 - Basic Medium Tank (50+mm)
model = {
	cost 					= 13 # +3
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 6 # change -4
	airdefence				= 1
	softattack				= 7 # change -1
	hardattack				= 9 # change -1
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 16 - Basic Medium Tank (70+mm short)
model = {
	cost 					= 13 # +3
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 6 # change -4
	airdefence				= 1
	softattack				= 12 # change -4
	hardattack				= 4
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 17 - Improved Medium Tank (40+mm)
model = {
	cost 					= 14 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 10 # change -4
	airdefence				= 1
	softattack				= 7 # change -1
	hardattack				= 7 # change -1
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 18 - Improved Medium Tank (50+mm)
model = {
	cost 					= 14 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 10 # change -4
	airdefence				= 1
	softattack				= 7 # change -1
	hardattack				= 9 # change -1
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 19 - Improved Medium Tank (70+mm Medium)
model = {
	cost 					= 14 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 10 # change -4
	airdefence				= 1
	softattack				= 12 # change -2
	hardattack				= 12 # change -4
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 20 - Improved Medium Tank (70+mm Long)
model = {
	cost 					= 14 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 10 # change -4
	airdefence				= 1
	softattack				= 12 # change -1
	hardattack				= 18 # change -4
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 21 - Improved Medium Tank (80+mm)
model = {
	cost 					= 14 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 10 # change -4
	airdefence				= 1
	softattack				= 18 # change -2
	hardattack				= 22 # -2
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 22 - Advanced Medium Tank (50+mm)
model = {
	cost 					= 15 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 14 # change -3
	airdefence				= 1
	softattack				= 7 # change -2
	hardattack				= 9 # change -2
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 23 - Advanced Medium Tank (70+mm Medium)
model = {
	cost 					= 15 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 14 # change -3
	airdefence				= 1
	softattack				= 12 # change -2
	hardattack				= 12 # change -4
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 24 - Advanced Medium Tank (70+mm Long)
model = {
	cost 					= 15 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 14 # change -3
	airdefence				= 1
	softattack				= 12 # change -1
	hardattack				= 18 # change -4
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 25 - Advanced Medium Tank (80+mm)
model = {
	cost 					= 15 # +4
	buildtime	 			= 190 # +10
	manpower 				= 7
	maxspeed 				= 8 # change -3
	defaultorganisation 	= 20
	grounddefence 			= 14 # change -3
	airdefence				= 1
	softattack				= 18 # change -2
	hardattack				= 22 # change -2
	airattack				= 1
	transportweight			= 40
	supplyconsumption 		= 2.3
	fuelconsumption			= 3
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}


# 26 - Super-Heavy Tank (100+mm)
model = {
	cost 					= 32
	buildtime	 			= 240 # +60
	manpower 				= 7
	maxspeed 				= 3 # change -1
	defaultorganisation 	= 20
	grounddefence 			= 20 # change -25
	airdefence				= 1
	softattack				= 23 # change -2
	hardattack				= 31 # change -5
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 27 - Super-Heavy Tank (120+mm A)
model = {
	cost 					= 32
	buildtime	 			= 240 # +60
	manpower 				= 7
	maxspeed 				= 3 # change -1
	defaultorganisation 	= 20
	grounddefence 			= 20 # change -25
	airdefence				= 1
	softattack				= 23 # change -2
	hardattack				= 26 # change -5
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 28 - Super-Heavy Tank (120+mm T)
model = {
	cost 					= 37
	buildtime	 			= 240 # +60
	manpower 				= 7
	maxspeed 				= 3 # change -1
	defaultorganisation 	= 20
	grounddefence 			= 20 # change -25
	airdefence				= 1
	softattack				= 23 # change -5
	hardattack				= 38 # change -7
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 29 - Super-Heavy Tank (150+mm)
model = {
	cost 					= 37
	buildtime	 			= 240 # +60
	manpower 				= 6
	maxspeed 				= 2 # change -2
	defaultorganisation 	= 20
	grounddefence 			= 20 # change -25
	airdefence				= 1
	softattack				= 25 # change -15
	hardattack				= 43 # change -17
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3.1
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 30 - Post-War Tank (90+mm)
model = {
	cost 					= 20 # +2
	buildtime	 			= 200 # +20
	manpower 				= 7
	maxspeed 				= 11 # change -1
	defaultorganisation 	= 20
	grounddefence 			= 18 # change -8
	airdefence				= 1
	softattack				= 20 # change -2
	hardattack				= 24 # change -4
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3.1
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 31 - Post-War Tank (100+mm)
model = {
	cost 					= 20 # +2
	buildtime	 			= 200 # +20
	manpower 				= 7
	maxspeed 				= 11 # change -1
	defaultorganisation 	= 20
	grounddefence 			= 18 
	airdefence				= 1
	softattack				= 20 # change -2
	hardattack				= 30 # change -6
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3.1
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 32 - Post-War Tank (120mm A)
model = {
	cost 					= 20 # +2
	buildtime	 			= 200 # +20
	manpower 				= 7
	maxspeed 				= 11 # change -1
	defaultorganisation 	= 20
	grounddefence 			= 18 
	airdefence				= 1
	softattack				= 20 # change -5
	hardattack				= 26 # change -5
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3.1
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 33 - Post-War Tank (120mm T)
model = {
	cost 					= 20 # +2
	buildtime	 			= 200 # +20
	manpower 				= 7
	maxspeed 				= 11 # change -1
	defaultorganisation 	= 20
	grounddefence 			= 18 
	airdefence				= 1
	softattack				= 20 # change -10
	hardattack				= 31 # change -14
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3.1
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}
# 34 - Basic MBT (100+mm Gun)
model = {
	cost 					= 20
	buildtime	 			= 200 # +20
	manpower 				= 7
	maxspeed 				= 12 # change -2
	defaultorganisation 	= 20
	grounddefence 			= 24  
	airdefence				= 1
	softattack				= 20 # change -10
	hardattack				= 33 # change -7
	airattack				= 1
	transportweight			= 60
	supplyconsumption 		= 3.1
	fuelconsumption			= 6
	speed_cap_art			= 10
	speed_cap_eng			= 100
	speed_cap_at			= 10
	speed_cap_aa			= 10
}